getStrokeDashOffset

abstract fun getStrokeDashOffset(block: DesignBlock): Float

Get the dash offset of the given design block's stroke.

Return

the dash offset.

Parameters

block

the block whose stroke dash offset should be queried.